home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Monster hunt / Monster hunt / card_4455.txt < prev    next >
Encoding:
Text File  |  1988-04-23  |  915 b   |  48 lines

  1. -- card: 4455 from stack: in
  2. -- bmap block id: 35595
  3. -- flags: 0000
  4. -- background id: 2814
  5. -- name: no
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=386 top=233 right=279 bottom=430
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 21449 / 21449
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: OK
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll right
  23.   go to card id 3662
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 8000
  32. -- rect: left=99 top=225 right=285 bottom=186
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 32462 / 32462
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Instructions
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect scroll left
  44.   go to card id 8762
  45. end mouseUp
  46.  
  47.  
  48.